-
Notifications
You must be signed in to change notification settings - Fork 457
Bump semver and firebase-admin in /packages/rmw-shell/cra-template-rmw/template/firebase/functions #483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1,589
commits into
master
Choose a base branch
from
dependabot/npm_and_yarn/packages/rmw-shell/cra-template-rmw/template/firebase/functions/semver-and-firebase-admin-7.5.3
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Remove Material UI packages & components from Bootstrap shell
Fix project structure and begin with bootstrap like menu
Update rmw-shell dependencies
Updated dependencies in b-shell
Updated dependencies in firebase functions tools
Fixes a minor typo of the word `style` that may very well update some actual styles in a div.
fix: typo to the style prop in a div
Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependency [firebase-admin](https://github.com/firebase/firebase-admin-node). These dependencies need to be updated together. Updates `semver` from 5.7.1 to 7.5.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v7.5.3) Updates `firebase-admin` from 10.0.0 to 11.9.0 - [Release notes](https://github.com/firebase/firebase-admin-node/releases) - [Commits](firebase/firebase-admin-node@v10.0.0...v11.9.0) --- updated-dependencies: - dependency-name: semver dependency-type: indirect - dependency-name: firebase-admin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
332ac92 to
b74cf16
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps semver to 7.5.3 and updates ancestor dependency firebase-admin. These dependencies need to be updated together.
Updates
semverfrom 5.7.1 to 7.5.3Release notes
Sourced from semver's releases.
... (truncated)
Changelog
Sourced from semver's changelog.
... (truncated)
Commits
7fdf1efchore: release 7.5.3bf53dd8docs: add example for>comparator (#569)abdd93dfix: set max lengths in regex for numeric and build identifiers (#571)e7b78dechore: release 7.5.258c791ffix: diff when detecting major change from prerelease (#566)5c8efbcfix: preserve build in raw after inc (#565)717534efix: better handling of whitespace (#564)2f738e9chore: bump@npmcli/template-ossfrom 4.14.1 to 4.15.1 (#558)aa016a6chore: release 7.5.1d30d25afix: show type on invalid semver error (#559)Maintainer changes
This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.
Updates
firebase-adminfrom 10.0.0 to 11.9.0Release notes
Sourced from firebase-admin's releases.
... (truncated)
Commits
2cff5b2[chore] Release 11.9.0 (#2196)2335bedbuild(deps-dev): bump yargs from 17.7.1 to 17.7.2 (#2199)d17e47cbuild(deps-dev): bump@typescript-eslint/eslint-plugin(#2200)22be7edbuild(deps-dev): bump@types/firebase-token-generator(#2201)d250310chore: Upgrade Firestore to v6.6.0 (#2193)d563011fix Unsafe JavaScript Equality Checking (#2183)52904f6fix(firestore): ExportFiltertype from Firestore (#2192)c87f8a5feat(auth): Add Password Policies support in Project and Tenant config (#2107)ce6b13cbuild(deps-dev): bump nock from 13.3.0 to 13.3.1 (#2187)e2ecef4build(deps-dev): bump@typescript-eslint/eslint-plugin(#2188)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.